sizegroup: Don't cache the sizes anymore
authorBenjamin Otte <otte@redhat.com>
Thu, 1 Nov 2012 22:41:38 +0000 (23:41 +0100)
committerBenjamin Otte <otte@redhat.com>
Sun, 4 Nov 2012 14:24:16 +0000 (15:24 +0100)
commit8710d97945b4db5f19f8b753a10aee9d529abcf0
tree2816b21c016964d93c4dad2baaa4cad6d16ba88d
parent9c6e56081943912a85f7cfc7c22ddfc0fc719bbd
sizegroup: Don't cache the sizes anymore

This simplifies code and because sizes are cached by the widgets
themselves, it's not a large performance problem (unless people use huge
amounts of widgets in a single size group, but who does that?
gtk/gtksizegroup.c